Fix documentation for CnP bit
authorSandrine Bailleux <[email protected]>
Mon, 29 Jan 2018 13:48:15 +0000 (14:48 +0100)
committerSandrine Bailleux <[email protected]>
Mon, 29 Jan 2018 13:49:56 +0000 (14:49 +0100)
The CnP bit documentation in the Firmware Design Guide incorrectly
used the term "Page Entries" instead of "Processing Elements".
Fix that.

Change-Id: Ie44ee99c281b7b1a9ad90fba2c7d109f12425507
Signed-off-by: Sandrine Bailleux <[email protected]>
docs/firmware-design.rst

index 1f8fcc862bcc9ed6dee5b2ec316def2b1e1558af..c383c5d1481cc8432b9156cf0bcf9064969bc91a 100644 (file)
@@ -2574,9 +2574,9 @@ This Architecture Extension is targeted when ``ARM_ARCH_MAJOR`` == 8 and
 ``ARM_ARCH_MINOR`` >= 2.
 
 -  The Common not Private (CnP) bit is enabled to indicate that multiple
-   Page Entries in the same Inner Shareable domain use the same translation
-   table entries for a given stage of translation for a particular translation
-   regime.
+   Processing Elements in the same Inner Shareable domain use the same
+   translation table entries for a given stage of translation for a particular
+   translation regime.
 
 ARMv7
 ~~~~~